Logger.showLevel

Option to show the level of individual events in the log file.

struct Logger
@serializationKeys("show_level")
bool showLevel;

Meta